@charset "utf-8";
.flash.flash4 .text-bg { opacity: .7 !important;}
.flash.flash4 .page-num-item {
	display: inline-block;
	width: 10px;
	height: 10px;
	color: #fff;
	background-color: #fff;
	border-radius: 5px;
	transition: .5s width;
	overflow: hidden;
}
.flash.flash4 .page-num-item.current {
	width: 30px;
	color: #355e92;
	background-color: #355e92;
}
/* adv */
.adv-video {
	position: fixed;
	right: 2px;
	bottom: 2px;
	line-height: 30px;
	text-align: center;
	background-color: #eee;
	z-index: 9999;
}
.adv-video .adv-btn {
	position: absolute;
	top: -30px;
	right: 10px;
}
#adv {
	height: 95px;
	overflow: hidden;
}
#adv .adv-item {
	display: block;
	float: left;
	width: 1200px;
	height: 95px;
}
#adv .adv-item.adv-item-1 ,#adv .adv-item.adv-item-3 { width: 590px;}
#adv .adv-item.adv-item-2 ,#adv .adv-item.adv-item-4 {
	float: right;
	width: 590px;
}
#adv .swiper-btn { top: 18px;}
#adv2 .adv-item {
	width: 440px;
	height: 95px;
}
#adv-zwgk .adv-item {
	width: 240px;
	height: 80px;
	margin-left: 10px;
}
#adv-zwgk .adv-item:first-child { margin-left: 0;}
#adv-mid .adv-item {
	width: 590px;
	height: 80px;
	margin-left: 10px;
}
#adv-mid .adv-item:first-child { margin-left: 0;}
/* adv */

/* banner */
.banner { border-bottom: 10px solid #eaeff4;}
/* banner */

/* box */
.box-zmhd .box-side.b-right + .box-main { margin-right: 520px;}
.box-zmhd .box-side { width: 489px;}
.box-bsfw .box-side.b-right + .box-main { margin-right: 456px;}
.box-bsfw .box-side { width: 429px;}
.box-bjfw { margin-left: 21px;}
.box-bjfw .box-title {
	height: 50px;
	padding-left: 54px;
	line-height: 50px;
	font-size: 24px;
	color: #529655;
	background: url(/wimages/icon_bsfw_bjfw.png) no-repeat 9px center;
}
.box-bjfw .box-cnt {
	height: 380px;
	padding-top: 28px;
	background: #f2f2f2 url(/wimages/icon_arrow_d_g.png) no-repeat 39px top;
	border-top: 2px solid #529655;
}
.box-bmxx {
	width: 459px;
	height: 68px;
	margin-left: 29px;
	margin-bottom: 6px;
	background: url(/wimages/bg_zmhd_wsxf.png) no-repeat left top;
}
.box-bmxx .box-btn {
	display: block;
	float: left;
	width: 86px;
	height: 32px;
	margin-top: 18px;
	margin-left: 14px;
	line-height: 32px;
	text-align: center;
	color: #ccd6e3;
	font-weight:100;
	border: 1px solid #749bc1;
	border-radius: 3px;
}
.box-bmxx .box-btn:first-child { margin-left: 245px;}
.box-bmxx .box-btn:hover {
	color: #355e92;
	background-color: #fff;
}
.box-dt {
	width: 660px;
	height: 265px;
}
.box-jd {
	width: 660px;
	height: 408px;
}
.box-sp {
	width: 510px;
	height: 265px;
}
.box-xw {
	width: 510px;
	height: 408px;
}
.box-zcjd { height: 249px;}
.box-zfwj { height: 274px;}
.box-zfxxgk {
	padding-top: 3px;
	padding-left: 29px;
}
.box-zfxxgk .box-title {
	display: block;
	height: 60px;
	padding: 21px 0;
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	color: #206498;
}
.box-zfxxgk .box-title:hover { color: #c31f0b;}
.box-zfxxgk .box-title:before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	vertical-align: top;
	background: url(/wimages/icon_zwgk_xxgk_b.png) no-repeat left top;
	transition: .5s transform;
}
.box-zfxxgk .box-title:hover:before { transform: rotateY(360deg);}
.box-zxft {
	width: 459px;
	height: 433px;
	padding-left: 29px;
	border-bottom: 1px dotted #dfdfdf;
	overflow: hidden;
}
.box-wsbs {
	width: 408px;
	height: 161px;
	margin-left: 21px;
	background: url(/wimages/bg_zwfw.png) no-repeat left top;
	overflow: hidden;
}
.box-wsbs .box-btn {
	display: block;
	width: 408px;
	height: 161px;
}
.box-wsbs .box-btn:hover { background-color: rgba(255,255,255,.3);}
.box-notice {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 260px;
	height: 200px;
	padding: 30px 20px;
	font-size: 14px;
	background-color: #fff;
	box-shadow: 0 0.1rem 0.75rem 0 rgba(9,41,77,.15)
}
.box-notice .box-btn {
	display:block;
	position:absolute;
	top:7px;
	right:7px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	font-family:"微软雅黑";
	cursor:pointer;
	color:#555;
	background-color:#dec5c9;
}
.box-notice .box-btn:hover{
	color:#dec5c9;
	background-color:#355e92;
}
.box-notice .box-pic {
	display: block;
	height: 140px;
	margin-bottom: 10px;
	line-height: 0;
}
.box-notice .box-pic img {
	width: 100%;
	height: 100%;
}
.box-notice .box-title {
	line-height: 20px;
	font-weight: 700;
}
.box-notice > .box-link {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	line-height: 30px;
}
.box-notice .box-link a { color: #355e92;}
.box-notice .box-link a:hover { color: #c31f0b;}
/* box */

/* link */
.link-znhd {
	display: block;
	float: left;
	width: 220px;
	height: 105px;
	margin-top: 17px;
	margin-left: 29px;
	overflow: hidden;	
}
.link-znhd img {
	width: 220px;
	height: 105px;
	transition: .5s transform;
}
.link-znhd:hover img { transform: scale(1.1);}
.link-znhd + .link-znhd { margin-left: 20px;}
/* link */

/* list */
.box-dt .list .list-item:before {
	content: "";
	left: 8px;
	width: 10px;
	height: 40px;
	background: url(/wimages/li_dot_b.png) no-repeat left center;
}
.box-xqgs .list { padding-top: 0;}
.box-xqgs .list-title {
	height: 40px;
	font-size: 18px;
	background-color: #f2f2f2;
}
.box-xqgs .list-title .list-title-item {
	float: right;
	margin-right: 78px;
}
.box-xqgs .list-title .list-title-item:first-child {
	float: left;
	margin-left: 10px;
}
.box-xqgs .list-item-cnt {
	display: inline-block;
	max-width: 420px;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.box-xqgs .list-date { margin-right: 28px;}
.box-xw .list { padding-top: 18px;}
.box-xw .list .list-item.first:before { display: none;}
.box-xw .list .list-title {
	display: block;
	height: 80px;
	padding: 0 12px;
	font-size: 22px;
	color: #355e92;
}
.box-xw .list .list-title:hover { color: #c31f0b;}
.box-zjdc .list .list-item-cnt { padding-left: 0;}
.box-zjdc .list .list-item:before { display: none;}
.box-zfxxgk .list-card .list-item {
	width: 120px;
	height: 44px;
}
.box-zfxxgk .list-card .list-item:nth-child(3n+1) { margin-left: 0;}
.slide-bsfw .list-card .list-item {
	width: 240px;
	height: 44px;
	margin-left: 12px;
}
.slide-bsfw .list-card .list-item:nth-child(3n+1) { margin-left: 0;}
.list-bjfw .list-item {
	position: relative;
	display: block;
	width: 348px;
	height: 58px;
	margin: 0 auto 12px;
	line-height: 58px;
	font-size: 20px;
	text-indent: 76px;
	background-color: #fff;
	border: 1px dashed #ddd;
}
.list-bjfw .list-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 58px;
	background: url(/wimages/icon_bjfw.png) no-repeat;
	transition: .5s transform;	
}
.list-bjfw .list-item:hover:before { transform: rotate(360deg);}
.list-bjfw .list-item[name=ggzy]:before { background-position: 0 0;}
.list-bjfw .list-item[name='12345']:before { background-position: 0 -58px;}
.list-bjfw .list-item[name=xzfwzx]:before { background-position: 0 -116px;}
.list-bjfw .list-item[name=wsxfdt]:before { background-position: 0 -174px;}
.list-bjfw .list-item[name=yldjsqwfxw]:before { background-position: 0 -232px;}
.list-bjfw .list-item[name=xygs]:before { background-position: 0 -290px;}
.list-bm {
	line-height: 48px;
	font-size: 18px;
}
.list-bm .list-item {
	display: block;
	float: left;
	width: 123px;
	text-align: center;
}
:root .list-bm .list-item:nth-child(3n+1) { margin-left: 0px;}
.list-bsfw .list-title {
	height: 42px;
	line-height: 34px;
	font-size: 18px;
	color: #676767;
}
.list-bsfw .list-item {
	position: relative;
	display: table;
	float: left;
	width: 168px;
	height: 66px;
	 margin-left: 15px;
	margin-bottom: 22px;
	border: 1px dashed #ccc;
	border-radius: 2px;
}
:root .list-bsfw .list-item { margin-left: 20px;}
.list-bsfw .list-cnt .list-item:nth-child(4n+1) { margin-left: 0;}
.list-bsfw .list-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 66px;
	background: url(/wimages/icon_zwfw.png) no-repeat;
	transition: .5s transform;
}
.list-bsfw .list-item:hover:before { transform: rotate(360deg);}
.list-bsfw .list-item[name=rd1]:before { background-position: 0 0;}
.list-bsfw .list-item[name=rd2]:before { background-position: 0 -66px;}
.list-bsfw .list-item[name=rd3]:before { background-position: 0 -132px;}
.list-bsfw .list-item[name=rd4]:before { background-position: 0 -198px;}
.list-bsfw .list-item[name=rd5]:before { background-position: 0 -264px;}
.list-bsfw .list-item[name=rd6]:before { background-position: 0 -330px;}
.list-bsfw .list-item[name=rd7]:before { background-position: 0 -396px;}
.list-bsfw .list-item[name=rd8]:before { background-position: 0 -462px;}
.list-bsfw .list-item[name=rd9]:before { background-position: 0 -528px;}
.list-bsfw .list-item[name=rd11]:before { background-position: 0 -594px;}
.list-bsfw .list-item[name=rd12]:before { background-position: 0 -660px;}
.list-bsfw .list-item[name=rd13]:before { background-position: 0 -726px;}
.list-bsfw .list-item[name=rd14]:before { background-position: 0 -792px;}
.list-bsfw .list-item[name=rd15]:before { background-position: 0 -858px;}
.list-bsfw .list-item[name=rd16]:before { background-position: 0 -924px;}
.list-bsfw .list-item[name=rd17]:before { background-position: 0 -990px;}
.list-bsfw .list-item[name=rd18]:before { background-position: 0 -1056px;}
.list-bsfw .list-item[name=rd19]:before { background-position: 0 -1122px;}
.list-bsfw .list-item[name=rd20]:before { background-position: 0 -1188px;}
.list-bsfw .list-item[name=rd21]:before { background-position: 0 -1254px;}
.list-bsfw .list-item[name=rd22]:before { background-position: 0 -1320px;}
.list-bsfw .list-item[name=frfwardfl0101]:before { background-position: 0 -1386px;}
.list-bsfw .list-item[name=frfwardfl0102]:before { background-position: 0 -1452px;}
.list-bsfw .list-item[name=frfwardfl0103]:before { background-position: 0 -1518px;}
.list-bsfw .list-item[name=frfwardfl0104]:before { background-position: 0 -1584px;}
.list-bsfw .list-item[name=frfwardfl0201]:before { background-position: 0 -1650px;}
.list-bsfw .list-item[name=frfwardfl0202]:before { background-position: 0 -1716px;}
.list-bsfw .list-item[name=frfwardfl0203]:before { background-position: 0 -1782px;}
.list-bsfw .list-item[name=frfwardfl0301]:before { background-position: 0 -1848px;}
.list-bsfw .list-item[name=frfwardfl0302]:before { background-position: 0 -1914px;}
.list-bsfw .list-item-cnt {
	display: table-cell;
	padding-left: 68px;
	vertical-align: middle;
}
.list-xxgk { padding-top: 12px;}
.list-xxgk .list-item {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	height: 24px;
	margin: 15px 0;
	line-height: 24px;
	text-indent: 18px;
	background: url(/wimages/icon_circle_b.png) no-repeat 1px center;
}
.list-xxgk .list-item:before {
	content: "";
	position: absolute;
	top: -31px;
	left: 6px;
	width: 1px;
	height: 31px;
	background: url(/wimages/bg_line_gy.png) no-repeat left top;
}
.list-xxgk .list-item:nth-child(-n+2):before { display: none;}
.list-zcjd {
	line-height: 40px;
	color: #999;	
}
.list-zcjd .list-item {
	padding-top: 7px;
	border-bottom: 1px dotted #ddd;
}
.list-zcjd .list-item.first {
	height: 60px;
	margin-bottom: 6px;
	padding: 10px 80px 10px 100px;
	line-height: 30px;
	font-size: 18px;
	background: #f6f6f6 url(/wimages/bg_zxwj.png) no-repeat left top;
	border: none;
}
.list-zwgk {
	height: 275px;
	padding-top: 13px;
	padding-left: 14px;
	border-bottom: 1px dotted #ddd;
}
.list-zwgk .list-item {
	position: relative;
	display: block;
	float: left;
	width: 118px;
	height: 118px;
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 192px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 15px;
	overflow: hidden;
}
.list-zwgk .list-item:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 118px;
	height: 88px;
	background:  no-repeat center center;
	transition: .5s transform;
}
.list-zwgk .list-item[name=bmjy]:before { background-image: url(/wimages/icon_zwgk_bmjy_b.png);}
.list-zwgk .list-item[name=gzbg]:before { background-image: url(/wimages/icon_zwgk_gzbg_b.png);}
.list-zwgk .list-item[name=ldzc]:before { background-image: url(/wimages/icon_zwgk_ldzc_r.png);}
.list-zwgk .list-item[name=rsxx]:before { background-image: url(/wimages/icon_zwgk_rsxx_g.png);}
.list-zwgk .list-item[name=sjfb]:before { background-image: url(/wimages/icon_zwgk_sjfb_r.png);}
.list-zwgk .list-item[name=sjkf]:before { background-image: url(/wimages/icon_zwgk_sjkf_p.png);}
.list-zwgk .list-item[name=zfjg]:before { background-image: url(/wimages/icon_zwgk_zfjg_p.png);}
.list-zwgk .list-item[name=zfgb]:before { background-image: url(/wimages/icon_zwgk_zfgb_r.png);}
.list-zwgk .list-item:hover:before { transform: rotate(360deg);}
.list-zxft .list-item {
	line-height: 36px;
	background: url(/wimages/icon_txt_gy.png) no-repeat 10px center;
}
.list-zxft a.list-item-cnt { margin-left: 36px;}
.list-zxft .list-item.first {
	position: relative;
	margin-bottom: 7px;
	background: none;
}
.list-zxft .list-item div.list-item-cnt {
	width: 459px;
	height: 244px;
	overflow: hidden;
}
.list-zxft .list-item .list-title {
	height: 44px;
	padding: 0 10px;
	line-height: 44px;
	background-color: #f2f2f2;
}
.list-zxft .list-item .list-title-item { float: right;}
.list-zxft .list-item .list-title-item:first-child {
	float: left;
	max-width: 280px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.list-zxft .list-item .list-item-btn {
	position: absolute;
	bottom: 76px;
	left: 0;
	width: 100px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	background-color: rgba(43,98,166,.5);
	z-index: 999;
}
.list-zxft .list-item .list-item-btn:hover { background-color: rgba(43,98,166,1);}
/* list */

/* select */
/* select */

/* slide */
.slide-bsfw {
	position: relative;
	height: 460px;
	padding-top: 6px;	
}
.slide-bsfw .slide-cnt {
	height: 438px;
	overflow: hidden;	
}
.slide-bsfw .slide-wrap {
	width: 10000%;
	transition: 1s margin;
}
.slide-bsfw .slide-item {
	float: left;
	width: 744px;
}
.slide-bsfw .slide-page {
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 100%;
	text-align: center;
	z-index: 999;	
}
.slide-bsfw .slide-page-item {
	display: inline-block;
	width: 42px;
	height: 8px;
	margin: 0 3px;
	background-color: #ccc;
	border-radius: 4px;	
	cursor: pointer;
}
.slide-bsfw .slide-page-item.current { background-color: #355e92;}
/* slide */

/* swiper */
#adv-zmhd .swiper-adv { height: 80px;}
#adv-zmhd .swiper-adv .swiper-container { width: 700px;}
#adv-zmhd .swiper-adv .swiper-slide img {
	width: 330px;
	height: 80px;
}
#adv-zmhd .swiper-adv .swiper-slide:hover img { opacity: .8;}
#adv-zmhd .swiper-adv .swiper-btn {
	width: 40px;
	height: 80px;
	line-height: 80px;
}
.swiper-bsfw {
	position: relative;
	height: 424px;
	padding-top: 26px;
}
.swiper-bsfw .swiper-container {
	height: 402px;
	overflow: hidden;
}
.swiper-bsfw .swiper-container .swiper-slide { height: 394px;}
.swiper-bsfw .swiper-pagination {
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 100%;
	text-align: center;
	z-index: 999;
}
.swiper-bsfw .swiper-pagination-switch {
	display: inline-block;
	width: 42px;
	height: 8px;
	margin: 0 3px;
	background-color: #ccc;
	border-radius: 4px;
}
.swiper-bsfw .swiper-active-switch { background-color: #355e92;}
#adv-zwgk .swiper-adv .swiper-container {
	width: 750px;
	height: 80px;
	overflow: hidden;
}
#adv-zwgk .swiper-adv .swiper-btn { top: 10px;}
#adv-zwgk .swiper-adv .swiper-slide img {
	width: 240px;
	height: 80px;
}
#adv-mid .swiper-adv .swiper-container {
	width: 1220px;
	height: 95px;
	overflow: hidden;
}
#adv-mid .swiper-adv .swiper-btn { top: 18px;}
#adv-mid .swiper-adv .swiper-slide img {
	width: 590px;
	height: 95px;
}
/* swiper */

/* tab */
.tab.box-zcjd > .tab-trigger {
	height: 52px;
	margin-bottom: 5px;
	border: none;
}
.tab.box-zcjd > .tab-trigger > .tab-trigger-item.current ,
.tab.box-zfwj > .tab-trigger > .tab-trigger-item.current { color: #c31f0b;}
.tab.box-zcjd > .tab-trigger > .tab-trigger-item.current:before ,
.tab.box-zfwj > .tab-trigger > .tab-trigger-item.current:before {
	background: url(/wimages/icon_arrow_u_r.png) no-repeat center bottom;
	border-bottom: 1px solid #c31f0b;
}
.box-zfxxgk .tab > .tab-trigger > .tab-trigger-item { margin: 0 41px;}
.box-zfxxgk .tab > .tab-trigger > .tab-trigger-item:first-child { margin-left: 20px;}
.box-zfxxgk .tab > .tab-trigger > .tab-trigger-item.current { color: #0088cc;}
.box-zfxxgk .tab > .tab-trigger > .tab-trigger-item.current:before {
	background: none;
	border-bottom: 2px solid #5998c8;
}
.box-bsfw > .tab.box-main > .tab-trigger {
	height: 52px;
	font-size: 24px;
	border: none;
}
.box-bsfw > .tab.box-main > .tab-trigger > .tab-trigger-item.current:before { border-bottom: 2px solid #355e92;}
.tab-home > .tab-trigger {
	height: 70px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.tab-home > .tab-trigger > .tab-trigger-item {
	display: inline-block;
	width: 245px;
	height: 70px;
	margin: 0 35px;
	background: no-repeat left top;
	transition: .8s background;
}
.tab-home > .tab-trigger > .tab-trigger-item[name=zwgk] { background-image: url(/wimages/icon_zwgk.png);}
.tab-home > .tab-trigger > .tab-trigger-item[name=bsfw] { background-image: url(/wimages/icon_bsfw.png);}
.tab-home > .tab-trigger > .tab-trigger-item[name=zmhd] { background-image: url(/wimages/icon_zmhd.png);}
.tab-home > .tab-trigger > .tab-trigger-item.current { background-position: left bottom;}
.tab-zmhd > .tab-trigger {
	position: relative;
	height: 60px;
	padding-left: 58px;
	line-height: 60px;
	font-size: 18px;
}
.tab-zmhd > .tab-trigger:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 60px;
	background: no-repeat center center;
}
.tab-zmhd > .tab-trigger > .tab-trigger-item {
	position: relative;
	float: left;
	margin-right: 72px;
} 
.tab-zmhd > .tab-trigger > .tab-trigger-item.current {
	font-size: 24px;
	font-weight: 700;
	color: #2b62a6;
}
.tab-zmhd >  .tab-trigger > .tab-trigger-btn {
	float: right;
	padding-left: 30px;
	font-weight: 700;
	color: #529655;
	background: url(/wimages/icon_zmhd_zxsq.png) no-repeat left center;
}
.box-xqgs.tab-zmhd > .tab-trigger:before { background-image: url(/wimages/icon_zmhd_sqgs.png);}
.box-zjdc.tab-zmhd > .tab-trigger:before { background-image: url(/wimages/icon_zmhd_zjdc.png);}
.box-zjdc.tab-zmhd > .tab-trigger { border-bottom: 2px solid #2b62a6;}
.box-zjdc.tab-zmhd > .tab-trigger > .tab-trigger-item.current:before {
	content: "";
	position: absolute;
	left: -24px;
	bottom: -9px;
	width: 16px;
	height: 7px;
	background: url(/wimages/icon_arrow_d_b.png) no-repeat left top;
}
.tab-zwfw > .tab-trigger { border-bottom: 4px solid #000 !important;}
.tab-zwfw > .tab-trigger > .tab-trigger-item {
	height: 56px !important;
	margin-right: 15px !important;
	padding: 0 16px !important;
	line-height: 56px !important;
	font-size: 20px !important;
}
.tab-grfw > .tab-trigger > .tab-trigger-item:first-child ,
.tab-zwfw > .tab-trigger > .tab-trigger-item:first-child { margin-left: 0;}
.tab-zwfw > .tab-trigger > .tab-trigger-item.current:before {
	bottom: 0;
	background: none!important;
	border-bottom: 4px solid #3e97df!important;
}
.tab-grfw  { padding-top: 27px;}
.tab-grfw > .tab-trigger { border: none !important;}
.tab-grfw > .tab-trigger > .tab-trigger-item {
	height: 30px !important;
	margin-right: 10px !important;
	padding: 0 12px !important;
	line-height: 30px !important;
	font-size: 16px !important;
}
.tab-grfw > .tab-trigger > .tab-trigger-item.current {
	color: #2a63a7;
	background-color: #eaeff4;
}
.tab-grfw > .tab-trigger > .tab-trigger-item:before { display: none;}
/* tab */

/* floatNotice样式 */
.floatNotice{
	position:absolute;
	top:0;
	left:0;
	padding:1px;	
	background-color:#fff;
	border:1px solid #355e92;
	overflow:hidden;
	z-index:20000;
}
.floatNotice .floatNotice-btn{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	font-family:"微软雅黑";
	cursor:pointer;
	color:#555;
	background-color:#dec5c9;
}
.floatNotice .floatNotice-btn:hover{
	color:#dec5c9;
	background-color:#355e92;
}
.floatNotice img{
}
/* floatNotice样式 */